gtk4.git
2018-04-24 Alexander Larssonbroadway: Add and use GdkBroadwayDrawContext
2018-04-24 Alexander Larssonbroadway: Add basic GdkCairoContext implementation
2018-04-24 Alexander Larssonbroadway: Call _gdk_surface_update_size when resizing...
2018-04-24 Benjamin Ottedrawcontext: Only pass the region that matters
2018-04-24 Benjamin Ottedrawcontext: Add gdk_draw_context_in_frame() API
2018-04-24 Benjamin Ottedrawcontext: Move variable into private struct
2018-04-24 Benjamin Ottegdk: Move begin/end_frame() functions
2018-04-24 Benjamin Ottegdk: Get rid of GdkDrawingContext
2018-04-24 Benjamin Ottegdk: Get rid of gdk_drawing_context_get_clip()
2018-04-24 Benjamin Ottegdk: Add gdk_draw_context_get_frame_region()
2018-04-24 Benjamin Ottegdk: Remove gdk_gl_context_get_damage()
2018-04-24 Benjamin Ottegsk: Refactor damage computation for GL renderer
2018-04-24 Benjamin Ottewayland: Rewrite Cairo rendering
2018-04-24 Benjamin Ottex11: Move implementation of Cairo context backends
2018-04-24 Benjamin Ottesurface: Merge function into only caller
2018-04-24 Benjamin Ottegdk: Remove GDK_DEBUG=cairo-image
2018-04-24 Benjamin Ottesurface: Fold function into only user
2018-04-24 Benjamin Ottecairocontext: Turn cairo_create() function into a vfunc
2018-04-24 Benjamin Ottegdk: Remove unused GL setting
2018-04-24 Benjamin Ottegdk: Add Cairo context implementations for all backends
2018-04-24 Benjamin Ottecairocontext: Move a function
2018-04-24 Benjamin Ottegdk: Move Cairo code from surface to CairoContext
2018-04-24 Benjamin Ottegdk: Add GdkCairoContext
2018-04-24 Benjamin Ottegtk-demo: Merge widgetbowl into fishbowl
2018-04-24 Benjamin Ottedemo: Clean up GtkFishbowl widget
2018-04-24 Benjamin Ottedemo: Move benchmarking implementation to fishbowl...
2018-04-24 Kristjan SCHMIDTUpdate Esperanto translation
2018-04-24 Daniel Bolestestentrycompletion: Use the model we already got
2018-04-24 Stas SoloveyUpdate Russian translation
2018-04-24 Benjamin Ottesnapshot: Get rid of record_nodes flag
2018-04-24 Benjamin Otterendernode: Remove gsk_render_node_set_name()
2018-04-24 Benjamin Ottesnapshot: Redo debug messages
2018-04-24 Benjamin Ottegsk: Add GskDebugNode
2018-04-24 Matthias ClasenMerge branch 'wip/matthiasc/emoji-picker' into 'master'
2018-04-23 Matthias ClasenDrop Ctrl-Shift-e support
2018-04-23 Matthias Clasenwidget-factory: add emoji completion to an entry
2018-04-23 Matthias Clasenentry: Add emoji completion
2018-04-23 Matthias ClasenAdd an emoji completion popup
2018-04-23 Matthias ClasenExport some entry functions privately
2018-04-23 Emmanuele Bassiwayland: Allow a NULL inhibitors hash table
2018-04-23 Ting-Wei Langtk-demo, testgtk: Don't pass an integer to fabs
2018-04-23 Ting-Wei Lanimcontextxim: Don't assign a variable to itself
2018-04-23 Ting-Wei LanFix header guards
2018-04-23 Ting-Wei Lanbuild: Use cc.links to check linker arguments
2018-04-23 Ting-Wei Lanbuild: Make the default setting work on non-Linux Unix...
2018-04-23 Daniel MustielesUpdate Spanish translation
2018-04-23 Emmanuele Bassiwayland: Allow a NULL inhibitors hash table
2018-04-23 Matthias ClasenMerge branch 'wip/lantw/improve-freebsd-build-and-fix...
2018-04-22 Daniel BolesWidget: Add missing space in new warning
2018-04-22 Daniel Bolesthemes: Fix a new comment
2018-04-22 Daniel Bolesthemes: Fix swapped borders on RTL PathBar buttons
2018-04-22 Daniel BolesCheckMenuItem: Fix insert_after|before() here too
2018-04-22 Daniel BolesMenuItem: Fix broken args to insert_before|after()
2018-04-22 Daniel BolesWidget: Show widget name/addrs if fail to reparent
2018-04-22 Daniel BolesWidget: Trivially fix arg name in non-doc comment
2018-04-22 Daniel BolesMenuButton: popover connects to menu_deactivate_cb
2018-04-22 Daniel BolesMenuButton: Disconnect newly added signal handler
2018-04-22 Daniel BolesMenuButton: Clarify NULL popup/over/menu/model doc
2018-04-22 Daniel BolesMenuButton: Drop ref to Popover on its ::destroy
2018-04-22 Daniel BolesEntry: Show optional style classes in node diagram
2018-04-22 Juan Pablo... a11y/ScrolledWin|IconView: Connect signals safely
2018-04-22 Piotr DrągUpdate Polish translation
2018-04-22 Ting-Wei Langtk-demo, testgtk: Don't pass an integer to fabs
2018-04-22 Ting-Wei Lanimcontextxim: Don't assign a variable to itself
2018-04-22 Ting-Wei LanFix header guards
2018-04-22 Ting-Wei Lanbuild: Use cc.links to check linker arguments
2018-04-22 Ting-Wei Lanbuild: Make the default setting work on non-Linux Unix...
2018-04-22 Benjamin Ottewidget: Position changes don't require a redraw
2018-04-22 Benjamin Ottedemo: Don't add more icons all the time
2018-04-21 Timm Bäderbuild: Remove 'name' kwarg from has_function calls
2018-04-21 Timm Bäderbuild: Fix copy/paste error
2018-04-21 Timm BäderAlways use #ifdef for G_ENABLE_DEBUG
2018-04-21 Timm Bädersizerequestcache: Directly initialize some locals
2018-04-21 Timm BäderUse inlined gtk_widget_get_display version in a few...
2018-04-21 Timm Bäderwidget: Add static inline version of gtk_widget_display()
2018-04-21 Timm Bädertextview: Remove handling_key_event flag
2018-04-21 Timm Bädergsk: Make gsk_text_node_new_with_bounds private
2018-04-21 Timm Bädergl renderer: Rename texture_id parameter to fbo_id
2018-04-21 Timm Bäderwidget: Use get_instance_private more often
2018-04-21 Timm Bädersizerequestcache: Constify some locals
2018-04-21 Timm Bädersizerequestcache: Use int instead of gint
2018-04-21 Timm Bädersizerequest: Pull locals in closest scope
2018-04-21 Timm Bädersnapshot: Fix some documentation problems
2018-04-21 Timm Bäderviewport: Remove useless import
2018-04-21 Timm Bäderviewport: Remove outdated comment
2018-04-21 Timm Bädergl renderer: Fix fallback node scaling
2018-04-20 Matthias ClasenMerge branch 'print-deserialize' into 'master'
2018-04-20 Matthias Clasenprinting: Be more careful when deserializing
2018-04-20 Daniel MustielesUpdated Spanish translation
2018-04-19 Daniel MustielesRevert "Update Spanish translation"
2018-04-19 Marco Trevisan... stack: protect set_visible_child_name from NULL stack
2018-04-19 Emmanuele BassiMerge branch 'gtkplacesview-finalization-fixes-master...
2018-04-19 Marco Trevisan... gtkplacesview: disconnect from server list monitor...
2018-04-19 Marco Trevisan... gtkplacesview: unset entry_pulse_timeout_id before...
2018-04-18 Daniel BolesScale: Document new optional classes on value node
2018-04-18 Daniel BolesRange: Make down/up keys act like down/up scrolls
2018-04-18 Daniel BolesRange: Use should_invert_move() to scroll value
2018-04-18 Daniel BolesRange: Add should_invert_move() for scrolls & keys
2018-04-17 Benjamin Ottesnapshot: Don't handle clip anymore
2018-04-17 Daniel BolesMenuShell: Avoid compiler warning re un/signed cmp
next